[IA64] Followup to xen time cleanup
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Mon, 27 Mar 2006 22:32:08 +0000 (15:32 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Mon, 27 Mar 2006 22:32:08 +0000 (15:32 -0700)
commit24d08ab759b9f38f0472c8dd59ad2a0dc76a3ccb
tree6fcb44cfec1d8eb2b5d1edd8fab29598759cf733
parent1d0e975eadb62c0d7ab701eace3b07743369199c
[IA64] Followup to xen time cleanup

Clean up to xen time handler. Tristan #if 0 some code because it seems
redundant, which however is actually problematic logic as a reason for
an intermittent timer oops issue of dom0. So delete it now.

Also remove vcpu_wake, since wakeup current has nothing meaningful and
simply waste cpu cycle.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
xen/arch/ia64/xen/xentime.c